home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / cai205.zip / CREHELP < prev    next >
Text File  |  1991-07-17  |  1KB  |  38 lines

  1.                               CREATE MODULE HELP
  2.  
  3. Definitions:
  4.  
  5. TEXT SECTION: This section is for non-interactive tutorial
  6.  
  7. QUESTION AND ANSWER SECTION: In this section, a question is asked, and a 
  8. reply is solicited from the student. The types of answers to a question are:
  9.  
  10. KEYWORD: A word or phrase is the answer to a question. If the student's 
  11. answer to the question includes this phrase (reguardless of case) the answer 
  12. is counted as correct.
  13.  
  14. EXACT: The student's answer must match exactly (including case) for the 
  15. answer to be counted as correct.
  16.  
  17. EXACT NOCASE: The student's answer must match exactly, disreguarding case.
  18.  
  19. DECIMAL:Answer is a number or range of numbers (ie 10 or 10;12)
  20.  
  21. LIST:Answer is a list such as barley,oats,corn (commas separate).
  22.  
  23.                                CREATE PROCEDURES
  24.  
  25.  
  26. CORRECTING MISTAKES WHILE STILL IN CREATE:
  27.  
  28. To correct the line you are on, use the <-- key next to the "NUM LOCK" key 
  29. to backup to where the correction is to take place.
  30.  
  31. To backup a line in a multi-line entry, enter a ".B" (without the quotes) on a 
  32. blank entry line to back up and correct the previous line. 
  33.  
  34. To abort the entry entirely, and return to the question giving you the 
  35. choice of TEXT section, Q and A section, or END, enter a ".A" (without the 
  36. quotes) on a blank line which is expecting text entry.
  37.  
  38. f TEXT section, Q and A section, or